Appearance
KBE3D / KBCore / Cesium / Rotation
Rotation
函数
| 函数 | 描述 |
|---|---|
| pack | Stores the provided instance into the provided array. |
| unpack | Retrieves an instance from a packed array. |
| convertPackedArrayForInterpolation | Converts a packed array into a form suitable for interpolation. |
| unpackInterpolationResult | Retrieves an instance from a packed array converted with Rotation.convertPackedArrayForInterpolation. |
变量
| 变量 | 描述 |
|---|---|
| packedLength | The number of elements used to pack the object into an array. |
